finishLink

suspend fun finishLink(deviceName: String, sessionId: String): Account

After a linking URI has been requested, finish_link must be called with the session_id provided with the URI.

Return

Information about the new account once the linking process is completed by the other device.

Throws